Skip to content
Back to search
30
MCP

GPT Image Generator

pulsemcp/gpt image generator

Enables direct image generation and editing through OpenAI's gpt-image-1 model with support for text prompts, file paths, and base64 encoded inputs for creative workflows and visual content creation.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

GPT Image 2
Exposes OpenAI's gpt-image-2 model for image generation and iterative editing through MCP tools.
0 tools
Image Generator
AI image generation from text prompts via Google Gemini, returning results as base64-encoded data.
0 tools
PiAPI Image Generation
Integrates with PiAPI to enable AI-driven image generation from text prompts for content creation and visual design tasks.
0 tools
Image Generator API
AI image generation from text prompts via Gemini. x402 micropayment.
0 tools · sse
Image Generator API
AI image generation from text prompts via Gemini. x402 micropayment.
0 tools · sse
Image Generation
Provides image generation capabilities by connecting to various models via Gradio clients, enabling creation of images from text prompts for
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gpt_image_generator": {
      "url": "None",
      "transport": "http"
    }
  }
}